AppointmentAllowNewTimeProposal Property |
Indicates whether a new meeting time can be proposed for a meeting by an attendee.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool AllowNewTimeProposal { get; set; }Public Property AllowNewTimeProposal As Boolean
Get
Set
Property Value
Type:
Booleantrue if [allow new time proposal]; otherwise,
false.
See Also